3.2.97 \(\int \frac {x^2 (a+b \cosh ^{-1}(c x))^2}{\sqrt {d-c^2 d x^2}} \, dx\) [197]

Optimal. Leaf size=226 \[ -\frac {b^2 x (1-c x) (1+c x)}{4 c^2 \sqrt {d-c^2 d x^2}}+\frac {b^2 \sqrt {-1+c x} \sqrt {1+c x} \cosh ^{-1}(c x)}{4 c^3 \sqrt {d-c^2 d x^2}}-\frac {b x^2 \sqrt {-1+c x} \sqrt {1+c x} \left (a+b \cosh ^{-1}(c x)\right )}{2 c \sqrt {d-c^2 d x^2}}-\frac {x \sqrt {d-c^2 d x^2} \left (a+b \cosh ^{-1}(c x)\right )^2}{2 c^2 d}+\frac {\sqrt {-1+c x} \sqrt {1+c x} \left (a+b \cosh ^{-1}(c x)\right )^3}{6 b c^3 \sqrt {d-c^2 d x^2}} \]

[Out]

-1/4*b^2*x*(-c*x+1)*(c*x+1)/c^2/(-c^2*d*x^2+d)^(1/2)+1/4*b^2*arccosh(c*x)*(c*x-1)^(1/2)*(c*x+1)^(1/2)/c^3/(-c^
2*d*x^2+d)^(1/2)-1/2*b*x^2*(a+b*arccosh(c*x))*(c*x-1)^(1/2)*(c*x+1)^(1/2)/c/(-c^2*d*x^2+d)^(1/2)+1/6*(a+b*arcc
osh(c*x))^3*(c*x-1)^(1/2)*(c*x+1)^(1/2)/b/c^3/(-c^2*d*x^2+d)^(1/2)-1/2*x*(a+b*arccosh(c*x))^2*(-c^2*d*x^2+d)^(
1/2)/c^2/d

________________________________________________________________________________________

Rubi [A]
time = 0.17, antiderivative size = 226, normalized size of antiderivative = 1.00, number of steps used = 5, number of rules used = 5, integrand size = 29, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.172, Rules used = {5938, 5892, 5883, 92, 54} \begin {gather*} -\frac {x \sqrt {d-c^2 d x^2} \left (a+b \cosh ^{-1}(c x)\right )^2}{2 c^2 d}-\frac {b x^2 \sqrt {c x-1} \sqrt {c x+1} \left (a+b \cosh ^{-1}(c x)\right )}{2 c \sqrt {d-c^2 d x^2}}+\frac {\sqrt {c x-1} \sqrt {c x+1} \left (a+b \cosh ^{-1}(c x)\right )^3}{6 b c^3 \sqrt {d-c^2 d x^2}}-\frac {b^2 x (1-c x) (c x+1)}{4 c^2 \sqrt {d-c^2 d x^2}}+\frac {b^2 \sqrt {c x-1} \sqrt {c x+1} \cosh ^{-1}(c x)}{4 c^3 \sqrt {d-c^2 d x^2}} \end {gather*}

Antiderivative was successfully verified.

[In]

Int[(x^2*(a + b*ArcCosh[c*x])^2)/Sqrt[d - c^2*d*x^2],x]

[Out]

-1/4*(b^2*x*(1 - c*x)*(1 + c*x))/(c^2*Sqrt[d - c^2*d*x^2]) + (b^2*Sqrt[-1 + c*x]*Sqrt[1 + c*x]*ArcCosh[c*x])/(
4*c^3*Sqrt[d - c^2*d*x^2]) - (b*x^2*Sqrt[-1 + c*x]*Sqrt[1 + c*x]*(a + b*ArcCosh[c*x]))/(2*c*Sqrt[d - c^2*d*x^2
]) - (x*Sqrt[d - c^2*d*x^2]*(a + b*ArcCosh[c*x])^2)/(2*c^2*d) + (Sqrt[-1 + c*x]*Sqrt[1 + c*x]*(a + b*ArcCosh[c
*x])^3)/(6*b*c^3*Sqrt[d - c^2*d*x^2])

Rule 54

Int[1/(Sqrt[(a_) + (b_.)*(x_)]*Sqrt[(c_) + (d_.)*(x_)]), x_Symbol] :> Simp[ArcCosh[b*(x/a)]/b, x] /; FreeQ[{a,
 b, c, d}, x] && EqQ[a + c, 0] && EqQ[b - d, 0] && GtQ[a, 0]

Rule 92

Int[((a_.) + (b_.)*(x_))^2*((c_.) + (d_.)*(x_))^(n_.)*((e_.) + (f_.)*(x_))^(p_.), x_Symbol] :> Simp[b*(a + b*x
)*(c + d*x)^(n + 1)*((e + f*x)^(p + 1)/(d*f*(n + p + 3))), x] + Dist[1/(d*f*(n + p + 3)), Int[(c + d*x)^n*(e +
 f*x)^p*Simp[a^2*d*f*(n + p + 3) - b*(b*c*e + a*(d*e*(n + 1) + c*f*(p + 1))) + b*(a*d*f*(n + p + 4) - b*(d*e*(
n + 2) + c*f*(p + 2)))*x, x], x], x] /; FreeQ[{a, b, c, d, e, f, n, p}, x] && NeQ[n + p + 3, 0]

Rule 5883

Int[((a_.) + ArcCosh[(c_.)*(x_)]*(b_.))^(n_.)*((d_.)*(x_))^(m_.), x_Symbol] :> Simp[(d*x)^(m + 1)*((a + b*ArcC
osh[c*x])^n/(d*(m + 1))), x] - Dist[b*c*(n/(d*(m + 1))), Int[(d*x)^(m + 1)*((a + b*ArcCosh[c*x])^(n - 1)/(Sqrt
[1 + c*x]*Sqrt[-1 + c*x])), x], x] /; FreeQ[{a, b, c, d, m}, x] && IGtQ[n, 0] && NeQ[m, -1]

Rule 5892

Int[((a_.) + ArcCosh[(c_.)*(x_)]*(b_.))^(n_.)/Sqrt[(d_) + (e_.)*(x_)^2], x_Symbol] :> Simp[(1/(b*c*(n + 1)))*S
imp[Sqrt[1 + c*x]*(Sqrt[-1 + c*x]/Sqrt[d + e*x^2])]*(a + b*ArcCosh[c*x])^(n + 1), x] /; FreeQ[{a, b, c, d, e,
n}, x] && EqQ[c^2*d + e, 0] && NeQ[n, -1]

Rule 5938

Int[((a_.) + ArcCosh[(c_.)*(x_)]*(b_.))^(n_.)*((f_.)*(x_))^(m_)*((d_) + (e_.)*(x_)^2)^(p_), x_Symbol] :> Simp[
f*(f*x)^(m - 1)*(d + e*x^2)^(p + 1)*((a + b*ArcCosh[c*x])^n/(e*(m + 2*p + 1))), x] + (Dist[f^2*((m - 1)/(c^2*(
m + 2*p + 1))), Int[(f*x)^(m - 2)*(d + e*x^2)^p*(a + b*ArcCosh[c*x])^n, x], x] - Dist[b*f*(n/(c*(m + 2*p + 1))
)*Simp[(d + e*x^2)^p/((1 + c*x)^p*(-1 + c*x)^p)], Int[(f*x)^(m - 1)*(1 + c*x)^(p + 1/2)*(-1 + c*x)^(p + 1/2)*(
a + b*ArcCosh[c*x])^(n - 1), x], x]) /; FreeQ[{a, b, c, d, e, f, p}, x] && EqQ[c^2*d + e, 0] && GtQ[n, 0] && I
GtQ[m, 1] && NeQ[m + 2*p + 1, 0]

Rubi steps

\begin {align*} \int \frac {x^2 \left (a+b \cosh ^{-1}(c x)\right )^2}{\sqrt {d-c^2 d x^2}} \, dx &=\frac {\left (\sqrt {-1+c x} \sqrt {1+c x}\right ) \int \frac {x^2 \left (a+b \cosh ^{-1}(c x)\right )^2}{\sqrt {-1+c x} \sqrt {1+c x}} \, dx}{\sqrt {d-c^2 d x^2}}\\ &=-\frac {x (1-c x) (1+c x) \left (a+b \cosh ^{-1}(c x)\right )^2}{2 c^2 \sqrt {d-c^2 d x^2}}+\frac {\left (\sqrt {-1+c x} \sqrt {1+c x}\right ) \int \frac {\left (a+b \cosh ^{-1}(c x)\right )^2}{\sqrt {-1+c x} \sqrt {1+c x}} \, dx}{2 c^2 \sqrt {d-c^2 d x^2}}-\frac {\left (b \sqrt {-1+c x} \sqrt {1+c x}\right ) \int x \left (a+b \cosh ^{-1}(c x)\right ) \, dx}{c \sqrt {d-c^2 d x^2}}\\ &=-\frac {b x^2 \sqrt {-1+c x} \sqrt {1+c x} \left (a+b \cosh ^{-1}(c x)\right )}{2 c \sqrt {d-c^2 d x^2}}-\frac {x (1-c x) (1+c x) \left (a+b \cosh ^{-1}(c x)\right )^2}{2 c^2 \sqrt {d-c^2 d x^2}}+\frac {\sqrt {-1+c x} \sqrt {1+c x} \left (a+b \cosh ^{-1}(c x)\right )^3}{6 b c^3 \sqrt {d-c^2 d x^2}}+\frac {\left (b^2 \sqrt {-1+c x} \sqrt {1+c x}\right ) \int \frac {x^2}{\sqrt {-1+c x} \sqrt {1+c x}} \, dx}{2 \sqrt {d-c^2 d x^2}}\\ &=-\frac {b^2 x (1-c x) (1+c x)}{4 c^2 \sqrt {d-c^2 d x^2}}-\frac {b x^2 \sqrt {-1+c x} \sqrt {1+c x} \left (a+b \cosh ^{-1}(c x)\right )}{2 c \sqrt {d-c^2 d x^2}}-\frac {x (1-c x) (1+c x) \left (a+b \cosh ^{-1}(c x)\right )^2}{2 c^2 \sqrt {d-c^2 d x^2}}+\frac {\sqrt {-1+c x} \sqrt {1+c x} \left (a+b \cosh ^{-1}(c x)\right )^3}{6 b c^3 \sqrt {d-c^2 d x^2}}+\frac {\left (b^2 \sqrt {-1+c x} \sqrt {1+c x}\right ) \int \frac {1}{\sqrt {-1+c x} \sqrt {1+c x}} \, dx}{4 c^2 \sqrt {d-c^2 d x^2}}\\ &=-\frac {b^2 x (1-c x) (1+c x)}{4 c^2 \sqrt {d-c^2 d x^2}}+\frac {b^2 \sqrt {-1+c x} \sqrt {1+c x} \cosh ^{-1}(c x)}{4 c^3 \sqrt {d-c^2 d x^2}}-\frac {b x^2 \sqrt {-1+c x} \sqrt {1+c x} \left (a+b \cosh ^{-1}(c x)\right )}{2 c \sqrt {d-c^2 d x^2}}-\frac {x (1-c x) (1+c x) \left (a+b \cosh ^{-1}(c x)\right )^2}{2 c^2 \sqrt {d-c^2 d x^2}}+\frac {\sqrt {-1+c x} \sqrt {1+c x} \left (a+b \cosh ^{-1}(c x)\right )^3}{6 b c^3 \sqrt {d-c^2 d x^2}}\\ \end {align*}

________________________________________________________________________________________

Mathematica [A]
time = 0.56, size = 228, normalized size = 1.01 \begin {gather*} \frac {-\frac {12 a^2 c x \sqrt {d-c^2 d x^2}}{d}-\frac {12 a^2 \text {ArcTan}\left (\frac {c x \sqrt {d-c^2 d x^2}}{\sqrt {d} \left (-1+c^2 x^2\right )}\right )}{\sqrt {d}}+\frac {b^2 \sqrt {\frac {-1+c x}{1+c x}} (1+c x) \left (4 \cosh ^{-1}(c x)^3-6 \cosh ^{-1}(c x) \cosh \left (2 \cosh ^{-1}(c x)\right )+\left (3+6 \cosh ^{-1}(c x)^2\right ) \sinh \left (2 \cosh ^{-1}(c x)\right )\right )}{\sqrt {d-c^2 d x^2}}+\frac {6 a b \sqrt {\frac {-1+c x}{1+c x}} (1+c x) \left (-\cosh \left (2 \cosh ^{-1}(c x)\right )+2 \cosh ^{-1}(c x) \left (\cosh ^{-1}(c x)+\sinh \left (2 \cosh ^{-1}(c x)\right )\right )\right )}{\sqrt {d-c^2 d x^2}}}{24 c^3} \end {gather*}

Antiderivative was successfully verified.

[In]

Integrate[(x^2*(a + b*ArcCosh[c*x])^2)/Sqrt[d - c^2*d*x^2],x]

[Out]

((-12*a^2*c*x*Sqrt[d - c^2*d*x^2])/d - (12*a^2*ArcTan[(c*x*Sqrt[d - c^2*d*x^2])/(Sqrt[d]*(-1 + c^2*x^2))])/Sqr
t[d] + (b^2*Sqrt[(-1 + c*x)/(1 + c*x)]*(1 + c*x)*(4*ArcCosh[c*x]^3 - 6*ArcCosh[c*x]*Cosh[2*ArcCosh[c*x]] + (3
+ 6*ArcCosh[c*x]^2)*Sinh[2*ArcCosh[c*x]]))/Sqrt[d - c^2*d*x^2] + (6*a*b*Sqrt[(-1 + c*x)/(1 + c*x)]*(1 + c*x)*(
-Cosh[2*ArcCosh[c*x]] + 2*ArcCosh[c*x]*(ArcCosh[c*x] + Sinh[2*ArcCosh[c*x]])))/Sqrt[d - c^2*d*x^2])/(24*c^3)

________________________________________________________________________________________

Maple [B] Leaf count of result is larger than twice the leaf count of optimal. \(562\) vs. \(2(194)=388\).
time = 4.04, size = 563, normalized size = 2.49

method result size
default \(-\frac {a^{2} x \sqrt {-c^{2} d \,x^{2}+d}}{2 c^{2} d}+\frac {a^{2} \arctan \left (\frac {\sqrt {c^{2} d}\, x}{\sqrt {-c^{2} d \,x^{2}+d}}\right )}{2 c^{2} \sqrt {c^{2} d}}+b^{2} \left (-\frac {\sqrt {-d \left (c^{2} x^{2}-1\right )}\, \sqrt {c x -1}\, \sqrt {c x +1}\, \mathrm {arccosh}\left (c x \right )^{3}}{6 d \,c^{3} \left (c^{2} x^{2}-1\right )}-\frac {\sqrt {-d \left (c^{2} x^{2}-1\right )}\, \left (2 c^{3} x^{3}-2 c x +2 \sqrt {c x +1}\, \sqrt {c x -1}\, x^{2} c^{2}-\sqrt {c x -1}\, \sqrt {c x +1}\right ) \left (2 \mathrm {arccosh}\left (c x \right )^{2}-2 \,\mathrm {arccosh}\left (c x \right )+1\right )}{16 d \,c^{3} \left (c^{2} x^{2}-1\right )}-\frac {\sqrt {-d \left (c^{2} x^{2}-1\right )}\, \left (-2 \sqrt {c x +1}\, \sqrt {c x -1}\, x^{2} c^{2}+2 c^{3} x^{3}+\sqrt {c x -1}\, \sqrt {c x +1}-2 c x \right ) \left (2 \mathrm {arccosh}\left (c x \right )^{2}+2 \,\mathrm {arccosh}\left (c x \right )+1\right )}{16 d \,c^{3} \left (c^{2} x^{2}-1\right )}\right )+2 a b \left (-\frac {\sqrt {-d \left (c^{2} x^{2}-1\right )}\, \sqrt {c x -1}\, \sqrt {c x +1}\, \mathrm {arccosh}\left (c x \right )^{2}}{4 d \,c^{3} \left (c^{2} x^{2}-1\right )}-\frac {\sqrt {-d \left (c^{2} x^{2}-1\right )}\, \left (2 c^{3} x^{3}-2 c x +2 \sqrt {c x +1}\, \sqrt {c x -1}\, x^{2} c^{2}-\sqrt {c x -1}\, \sqrt {c x +1}\right ) \left (-1+2 \,\mathrm {arccosh}\left (c x \right )\right )}{16 d \,c^{3} \left (c^{2} x^{2}-1\right )}-\frac {\sqrt {-d \left (c^{2} x^{2}-1\right )}\, \left (-2 \sqrt {c x +1}\, \sqrt {c x -1}\, x^{2} c^{2}+2 c^{3} x^{3}+\sqrt {c x -1}\, \sqrt {c x +1}-2 c x \right ) \left (1+2 \,\mathrm {arccosh}\left (c x \right )\right )}{16 d \,c^{3} \left (c^{2} x^{2}-1\right )}\right )\) \(563\)

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(x^2*(a+b*arccosh(c*x))^2/(-c^2*d*x^2+d)^(1/2),x,method=_RETURNVERBOSE)

[Out]

-1/2*a^2*x/c^2/d*(-c^2*d*x^2+d)^(1/2)+1/2*a^2/c^2/(c^2*d)^(1/2)*arctan((c^2*d)^(1/2)*x/(-c^2*d*x^2+d)^(1/2))+b
^2*(-1/6*(-d*(c^2*x^2-1))^(1/2)*(c*x-1)^(1/2)*(c*x+1)^(1/2)/d/c^3/(c^2*x^2-1)*arccosh(c*x)^3-1/16*(-d*(c^2*x^2
-1))^(1/2)*(2*c^3*x^3-2*c*x+2*(c*x+1)^(1/2)*(c*x-1)^(1/2)*x^2*c^2-(c*x-1)^(1/2)*(c*x+1)^(1/2))*(2*arccosh(c*x)
^2-2*arccosh(c*x)+1)/d/c^3/(c^2*x^2-1)-1/16*(-d*(c^2*x^2-1))^(1/2)*(-2*(c*x+1)^(1/2)*(c*x-1)^(1/2)*x^2*c^2+2*c
^3*x^3+(c*x-1)^(1/2)*(c*x+1)^(1/2)-2*c*x)*(2*arccosh(c*x)^2+2*arccosh(c*x)+1)/d/c^3/(c^2*x^2-1))+2*a*b*(-1/4*(
-d*(c^2*x^2-1))^(1/2)*(c*x-1)^(1/2)*(c*x+1)^(1/2)/d/c^3/(c^2*x^2-1)*arccosh(c*x)^2-1/16*(-d*(c^2*x^2-1))^(1/2)
*(2*c^3*x^3-2*c*x+2*(c*x+1)^(1/2)*(c*x-1)^(1/2)*x^2*c^2-(c*x-1)^(1/2)*(c*x+1)^(1/2))*(-1+2*arccosh(c*x))/d/c^3
/(c^2*x^2-1)-1/16*(-d*(c^2*x^2-1))^(1/2)*(-2*(c*x+1)^(1/2)*(c*x-1)^(1/2)*x^2*c^2+2*c^3*x^3+(c*x-1)^(1/2)*(c*x+
1)^(1/2)-2*c*x)*(1+2*arccosh(c*x))/d/c^3/(c^2*x^2-1))

________________________________________________________________________________________

Maxima [F]
time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \text {Failed to integrate} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(x^2*(a+b*arccosh(c*x))^2/(-c^2*d*x^2+d)^(1/2),x, algorithm="maxima")

[Out]

-1/2*a^2*(sqrt(-c^2*d*x^2 + d)*x/(c^2*d) - arcsin(c*x)/(c^3*sqrt(d))) + integrate(b^2*x^2*log(c*x + sqrt(c*x +
 1)*sqrt(c*x - 1))^2/sqrt(-c^2*d*x^2 + d) + 2*a*b*x^2*log(c*x + sqrt(c*x + 1)*sqrt(c*x - 1))/sqrt(-c^2*d*x^2 +
 d), x)

________________________________________________________________________________________

Fricas [F]
time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \text {could not integrate} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(x^2*(a+b*arccosh(c*x))^2/(-c^2*d*x^2+d)^(1/2),x, algorithm="fricas")

[Out]

integral(-(b^2*x^2*arccosh(c*x)^2 + 2*a*b*x^2*arccosh(c*x) + a^2*x^2)*sqrt(-c^2*d*x^2 + d)/(c^2*d*x^2 - d), x)

________________________________________________________________________________________

Sympy [F]
time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \int \frac {x^{2} \left (a + b \operatorname {acosh}{\left (c x \right )}\right )^{2}}{\sqrt {- d \left (c x - 1\right ) \left (c x + 1\right )}}\, dx \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(x**2*(a+b*acosh(c*x))**2/(-c**2*d*x**2+d)**(1/2),x)

[Out]

Integral(x**2*(a + b*acosh(c*x))**2/sqrt(-d*(c*x - 1)*(c*x + 1)), x)

________________________________________________________________________________________

Giac [F]
time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \text {could not integrate} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(x^2*(a+b*arccosh(c*x))^2/(-c^2*d*x^2+d)^(1/2),x, algorithm="giac")

[Out]

integrate((b*arccosh(c*x) + a)^2*x^2/sqrt(-c^2*d*x^2 + d), x)

________________________________________________________________________________________

Mupad [F]
time = 0.00, size = -1, normalized size = -0.00 \begin {gather*} \int \frac {x^2\,{\left (a+b\,\mathrm {acosh}\left (c\,x\right )\right )}^2}{\sqrt {d-c^2\,d\,x^2}} \,d x \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

int((x^2*(a + b*acosh(c*x))^2)/(d - c^2*d*x^2)^(1/2),x)

[Out]

int((x^2*(a + b*acosh(c*x))^2)/(d - c^2*d*x^2)^(1/2), x)

________________________________________________________________________________________